Skip to content

PMM-14665 skip-non-eligible-nodes-from-add-service - #4498

Closed
ademidoff wants to merge 6 commits into
v3from
PMM-14665-skip-non-eligible-nodes-from-add-service
Closed

PMM-14665 skip-non-eligible-nodes-from-add-service#4498
ademidoff wants to merge 6 commits into
v3from
PMM-14665-skip-non-eligible-nodes-from-add-service

Conversation

@JNKPercona

Copy link
Copy Markdown
Collaborator

@JNKPercona

Copy link
Copy Markdown
Collaborator

API tests have succeded: https://pmm.cd.percona.com/job/pmm3-api-tests/6891/

@JNKPercona

Copy link
Copy Markdown
Collaborator

@JNKPercona

Copy link
Copy Markdown
Collaborator

API tests have succeded: https://pmm.cd.percona.com/job/pmm3-api-tests/6896/

@ademidoff ademidoff changed the title Feature build for PMM-14665-skip-non-eligible-nodes-from-add-service PMM-14665 skip-non-eligible-nodes-from-add-service Aug 17, 2026
@Percona-Lab Percona-Lab deleted a comment from JNKPercona Aug 28, 2026
@JNKPercona

Copy link
Copy Markdown
Collaborator

@JNKPercona

Copy link
Copy Markdown
Collaborator

API tests have succeded: https://pmm.cd.percona.com/job/pmm3-api-tests/7186/

Copy link
Copy Markdown
Contributor

Both red checks on run 33155754795 were investigated and neither is caused by your change — I re-ran the two failed jobs and both came back green (@docker-configuration, @fb-instances), so your PR is clear.

@docker-configuration did reproduce on a throwaway VM: the external-ClickHouse BeforeSuite runs docker compose up -d, and compose aborts with container pmm-server-external-clickhouse is unhealthy because the PMM Server image flags itself unhealthy ~37s after start (start-period 25s + 3×4s) while a cold start needs 45-50s to answer readyz. That is the product-side race already tracked as PMM-15361 (In Review); the QA-side fix so our test stops losing it is percona/pmm-qa#1270.

@fb-instances failed earlier, in setup: the HAProxy container could not publish host port 42100 (address already in use). 42100 sits inside the runner's ephemeral port range (32768-60999), so a concurrent outbound socket can transiently hold it while the three --parallel setups pull images — a transient collision, and it did not reproduce. PMM-QA is tracking that one for hardening.


Generated by Claude Code

@ademidoff ademidoff closed this Sep 3, 2026
@ademidoff
ademidoff deleted the PMM-14665-skip-non-eligible-nodes-from-add-service branch September 3, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants